/* CSS Document */
@CHARSET 'ISO-8859-1';

/* td {border-width: 2px;
        border-color: grey;
          border-style: solid;}  */

#anzeige {border-width: 0px;
        border-color: grey;
          border-style: solid;}

* {font-size:110%;}  
.kleinschrift, .ohneulklein {font-size:40%;}
.ohneulmikl {font-size:60%;}
.mittelschrift, .ohneulmittel {font-size:70%;}

.ohneunterlinie, .ohneulgross, .ohneulklein, .ohneulmittel, .mitumbohulmittel, .ohneulmikl {text-decoration:none;}
.ohneumbruch, .ohneulklein {white-space:nowrap;}
body {background-color:#f0c799; 
      font-family: arial, verdana, sans-serif; 
      color:#440022;}
body.bgfixed {background-image:url('../bilderablage/logo_transparent.gif'); 
              background-repeat:no-repeat; 
              background-position:center center;
              background-attachment:fixed;}         

img {border-width:0}
a { font-size:90%; }   
a:link { font-weight:normal; color:#0000e2; }   
a:visited { font-weight:normal; color:#0000e2; }   
a:hover { font-weight:normal; background-color:#49caca; }   
a:active { font-weight:normal; background-color:#49caca; }   
